/******通用底部调整******/
.pcFootStyle-ul>li>a {
    position: relative;
    top: -3px;
}
html{
    font-family: "微软雅黑";
    font-size: 20px;
    color: #333;
}
body{
    min-width: 1000px;
}
.box{
    width: 1080px;
    margin: 0 auto;
    overflow: hidden;
}
.pcFootStyle {
    background-color: #b4a179;
}
/******返回顶部******/
#scoller {
    display: none;
    position: fixed;
    z-index: 100;
    right: 3rem;
    bottom: 120px;
    width: 50px;
    height: 50px;
    margin-top: 10px;
    font-size: 0;
    background-image: url(http://img1.cache.netease.com/2013/yhs/share.gif);
    background-position: -93px -365px;
    cursor: pointer;
}
/*广告*/
.advertisement>li{
    margin-bottom: 12px;
}
.advertisement a{
    display: block;
    width: 100%;
}
.advertisement a>img{
    display: block;
    width: 100%;
}
/*搜索栏*/
.logoSerch{
    margin: 30px auto;
}
.logoSerch>a{
    display: block;
    float: left;
}
.logoSerch>form{
    float: right;
    height: 30px;
    overflow: hidden;
    margin-top: 11px;
}
.searchText{
    float: left;
    width: 225px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d1d1d1;
    border-right: none;
    padding-left: 12px;
    outline: none;
}
.searchGo{
    float: left;
    width: 40px;
    height: 30px;
    line-height: 30px;
    background: #b4a179 url("http://ec.zjol.com.cn/material/xin_index/images/sosuo.png") no-repeat 12px 7px;
    outline: none;
    border: none;
    cursor: pointer;
}
/**视频样式开始**/
.ced_video{
    display: block;
    width: 100%;
    height: 150px;
    position: relative;
    margin-bottom: 16px;
}
.ced_video>p{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 8px;
    background: #000;
    opacity: .6;
}
.ced_video>img{
    display: block;
    width: 100%;
    height: 100%;
}
.vjs-big-play-button {
    position: absolute;
    width: 86px;
    height: 40px;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -43px;
    border-radius: 8px;
    padding: 0;
    cursor: pointer;
    border: 2px solid #fff;
    background: #000;
    opacity: .6;
}
.vjs-control-text {
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid #fff;
    border-bottom: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: -3px;
}
.vjs-big-play-button:hover{
    opacity: .5;
}
/**视频样式结束**/
/*导航*/
.nav{
    background: #b4a179;
    padding-left: 85px;
    margin-bottom: 34px;
}
.nav>a{
    float: left;
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    transition: .3s;
}
.nav>a:hover{
    background: #d6c8ae;
}
/*主体*/
.main:after{
    display: block;
    content: '';
    overflow: visible;
    clear: both;
    padding-bottom: 36px;
}
/*左侧内容*/
.mainLeft{
    width: 740px;
}
/*右侧内容*/
.mainRight{
    width: 280px;
}
.mainLeft_p{
    overflow: hidden;
    margin-bottom: 36px;
}
.mainLeft_p1{
    width: 338px;
}
.swiper1{
    height: 184px;
}
.mainLeft_p img:hover{
    opacity: .8;
}
.swiper1 a{
    display: block;
    width: 100%;
    height: 100%;
}
.swiper1 .swiper-slide{
    position: relative;
}
.swiper1 .swiper-slide p{
    position: absolute;
    width: 100%;
    left:0;
    bottom:6px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 8px;
    background: #000;
    opacity: .6;
}
.mainLeft_p1-1{
    overflow: hidden;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
}
.mainLeft_p1-1>a{
    float: left;
    width: 165px;
    position: relative;
}
.mainLeft_p1-1 p{
    position: absolute;
    width: 100%;
    bottom:0;
    left:0;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 14px;
    padding: 3px 3px;
    background: #000;
    opacity: .6;
}
.mainLeft_p1-1>a:first-child{
    margin-right: 8px;
}
.mainLeft_p1-1 img{
    width: 100%;
    display: block;
    height: 100px;
}
.swiper1 img{
    display: block;
    width: 100%;
    height: 100%;
}
.mainLeft_imgs{
    overflow: hidden;
}
.mainLeft_p2{
    width: 378px;
}
.mainLeft_p2 h3{
    margin-bottom: 6px;
}
.mainLeft_p2 h3>a{
    font-size: 22px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.swiper-pagination-bullet-active {
    background: #b4a179;
}
.mainLeft_p2 a{
    display: block;
    font-size: 14px;
    color: #777;
    line-height: 28px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.mainLeft_p2 a>i{
    float: left;
    width: 5px;
    height: 5px;
    background: #b4a179;
    margin-top: 13.5px;
    margin-right: 10px;
}
.mainLeft_p2 a:hover{
    color: #b4a179;
}
.mainLeft_p2>div:first-child{
    margin-bottom: 12px;
}
/*列表*/
.mainLeft_list{
    margin-bottom: 48px;
}
.mainLeft_listTop{
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    margin-bottom: 30px;
}
.mainLeft_listTop>span,.mainLeft_listTop>p{
    float: left;
    overflow: hidden;
}
.mainLeft_listName{
   font-size: 21px;
    color: #b4a179;
    padding-right: 12px;
}
.mainLeft_listName>i{
    float: left;
    width: 3px;
    height: 20px;
    background: #b4a179;
    margin-right:12px ;
    margin-top: 5px;
}
.line{
    height: 1px;
    background: #b4a179;
    position: relative;
    top:15px;
}
.mainLeft_listTop>p{
    padding-left: 50px;
    font-size: 14px;
    color: #666666;
}
.mainLeft_listTop>p>a{
    display: inline-block;
    margin: 0 9px;
}
.mainLeft_listTop>p>a:nth-child(1){
    margin-left: 0;
}
.mainLeft_listTop>p>a:nth-child(3){
    margin-right: 0;
}
.mainLeft_listTop>p>a:hover{
    color: #b4a179;
}
.mainLeft_listText{
    display: block;
    overflow: hidden;
    padding-bottom: 25px;
    border-bottom: 1px solid #eeeeee;
}
.listText_img{
    width: 250px;
    height: 135px;
    overflow: hidden;
    margin-left: 2px;
    position: relative;
}
.listText_img>p{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 8px;
    background: #000;
    opacity: .6;
    display: none;
}
.listText_img>img{
    display: block;
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.listText_img>img:hover{
    opacity: .8;
}
.listText_text{
    width: 470px;
}
.listText_text>h3{
    font-size: 18px;
    color: #666;
    line-height: 42px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.base_list>a{
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 24px;
}
.base_list>a:hover{
    opacity: .8;
}
.base_list img{
    display: block;
    width: 100%;
    height: 100%;
}
.base_list p{
    position: absolute;
    width: 100%;
    left:0;
    bottom:0;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 8px;
    background: #000;
    opacity: .6;
}
.listText_text>h3:hover,.listText_text>p:hover{
    color: #b4a179;
}
.listText_text>p{
    font-size: 14px;
    color: #999;
    line-height: 28px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}
.mainLeft_listcontent{
    margin-top: 18px;
    overflow: hidden;
}
.mainLeft_listcontent_left{
    float: left;
    width: 50%;
}
.mainLeft_listcontent_right{
    float: right;
    width: 50%;
}
.mainLeft_listcontent a{
    display: block;
    color: #444;
    font-size: 14px;
    line-height: 32px;
    width: 100%;
    padding-right: 24px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.mainLeft_listcontent a>i{
    float: left;
    width: 5px;
    height: 5px;
    background: #b4a179;
    margin-top: 13.5px;
    margin-right: 10px;
}
.mainLeft_listcontent a:hover{
    color: #b4a179;
}
/*消费维权在现场*/
.xfwq,.ced,.dsgc,.zthd{
    margin-bottom: 34px;
}
.mainRight_top{
    height: 36px;
    background-color: #e0e0e0;
    line-height: 36px;
    margin-bottom: 24px;
}
.mainRight_top>a{
    float: left;
    height: 36px;
    padding: 0 18px;
    background: url("http://ec.zjol.com.cn/material/xin_index/images/mainRight_top.jpg") no-repeat left;
    color: #fff;
    font-size: 18px;
}
.xfwq_img{
    height: 148px;
    overflow: hidden;
    display: block;
    position: relative;
}
.xfwq_img>p{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding: 6px 8px;
    background: #000;
    opacity: .6;
}
.xfwq_img>img{
    display: block;
    width: 100%;
    height: 100%;
}
.xfwq_img>img:hover{
    opacity: .8;
}
.xfwq_list{
    padding-top: 12px;
}
.xfwq_list>a{
    display: block;
    color: #444;
    font-size: 14px;
    line-height: 32px;
    padding-right: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xfwq_list>a:hover{
    color: #b4a179;
}
.xfwq_list>a>i {
    float: left;
    width: 5px;
    height: 5px;
    background: #b4a179;
    margin-top: 13.5px;
    margin-right: 10px;
}
.ced_list>a{
    display: block;
    color: #444;
    font-size: 14px;
    line-height: 32px;
    padding-right: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.ced_videoTitle{
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    color: #555;
}
.ced_list>a>i{
    float: left;
    width: 5px;
    height: 5px;
    background: #b4a179;
    margin-top: 13.5px;
    margin-right: 10px;
}
.ced_list>a:hover{
    color: #b4a179;
}
.base_list1>a{
    display: block;
    color: #444;
    font-size: 14px;
    line-height: 36px;
    padding-right: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.base_list1>a>i {
    float: left;
    width: 5px;
    height: 5px;
    background: #b4a179;
    margin-top: 15.5px;
    margin-right: 10px;
}
.base_list1>a:hover{
    color: #b4a179;
}
.footBox{
    background: #d6c8ae;
}
.footUl{
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.footUl>li{
    display: inline-block;
    height: 50px;
    padding: 0 24px;
}
.footUl>li>a{
    font-size: 15px;
    color: #fff;
}
.footUl>li>a:hover{
    text-decoration: underline;
}
/******移动端样式******/
@media (max-width: 1000px) {
    html{
        font-size: 16px;
    }
    .mobileTopStyle-img {
        display: block;
        height: 2rem;
        margin: 0.5rem 0;
    }
    .footUl{
        width: 100%;
        height: auto;
    }
    .footUl>li{
        width: 33.3%;
        text-align: center;
        float: left;
        padding:0;
    }
    .mobileFootStyle {
        margin-top: 24px;
    }
    body{
        min-width: 0;
    }
    /******返回顶部******/
    #scoller {
        right: 20px;
        bottom: 20px;
    }
    /*大视频样式结束*/
    /*广告*/
    .box{
        width: 100%;
    }
    /*搜索*/
    .logoSerch>a{
        width: 60%;
    }
    .logoSerch>a>img{
        width: 100%;
    }
    .logoSerch>form{
        display: none;
    }
    /*导航*/
    .nav {
        padding-left: 0;
        margin-bottom: 34px;
    }
    .nav>a {
        width: 25%;
        border-right: 1px solid #dbdbdb;
    }
    .nav>a:nth-child(4){
        border-right: none;
    }
    .nav>a:nth-child(1),.nav>a:nth-child(2),.nav>a:nth-child(3),.nav>a:nth-child(4){
        border-bottom: 1px solid #dbdbdb;
    }
    /*左侧内容*/
    .mainLeft{
        width: 100%;
        padding: 0 12px 24px;
    }
    .mainLeft_img{
        height: auto;
    }
    .mainLeft_p1 {
        width: 100%;
    }
    .mainLeft_p1-1>a {
        float: left;
        width: 48.5%;
    }
    .mainLeft_p2 {
        width: 100%;
        margin-top: 12px;
    }
    .mainLeft_p1-1>a:first-child {
        margin-right:3%;
    }
    .swiper1 {
        height: auto;
        margin-bottom: 8px;
    }
    .listText_img {
        float: none;
        margin: 0 auto;
    }
    .listText_text {
        width:100%;
    }
    .xfwq_img{
        height: auto;
    }
    .listText_text>h3 {
        font-size: 18px;
        line-height: 24px;
        overflow:hidden;
        text-overflow:ellipsis;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
        white-space: normal;
        margin-top: 8px;
    }
    .mainLeft_listcontent>div{
        width: 100%;
    }
    #topStyle,.advertisement{
        display: none;
    }
    .logoSerch {
        margin: 12px auto;
        padding-left: 6px;
    }
    .mainLeft_listcontent a {
        font-size: 14px;
        line-height: 32px;
        width: 100%;
        padding-right:0;
    }
    .mainRight {
        width:100%;
        padding:0 12px;
    }
    .mainLeft_list {
        margin-bottom: 30px;
    }
    .ced_video {
        height: 240px;
    }
}